runtime.metricData.deps (field)

44 uses

	runtime (current package)
		metrics.go#L34: 	deps statDepSet
		metrics.go#L96: 			deps: makeStatDepSet(cpuStatsDep),
		metrics.go#L103: 			deps: makeStatDepSet(cpuStatsDep),
		metrics.go#L110: 			deps: makeStatDepSet(cpuStatsDep),
		metrics.go#L117: 			deps: makeStatDepSet(cpuStatsDep),
		metrics.go#L124: 			deps: makeStatDepSet(cpuStatsDep),
		metrics.go#L131: 			deps: makeStatDepSet(cpuStatsDep),
		metrics.go#L138: 			deps: makeStatDepSet(cpuStatsDep),
		metrics.go#L145: 			deps: makeStatDepSet(cpuStatsDep),
		metrics.go#L152: 			deps: makeStatDepSet(cpuStatsDep),
		metrics.go#L159: 			deps: makeStatDepSet(cpuStatsDep),
		metrics.go#L166: 			deps: makeStatDepSet(cpuStatsDep),
		metrics.go#L173: 			deps: makeStatDepSet(sysStatsDep),
		metrics.go#L180: 			deps: makeStatDepSet(sysStatsDep),
		metrics.go#L187: 			deps: makeStatDepSet(sysStatsDep),
		metrics.go#L194: 			deps: makeStatDepSet(gcStatsDep),
		metrics.go#L201: 			deps: makeStatDepSet(gcStatsDep),
		metrics.go#L208: 			deps: makeStatDepSet(gcStatsDep),
		metrics.go#L215: 			deps: makeStatDepSet(gcStatsDep),
		metrics.go#L222: 			deps: makeStatDepSet(heapStatsDep),
		metrics.go#L234: 			deps: makeStatDepSet(heapStatsDep),
		metrics.go#L241: 			deps: makeStatDepSet(heapStatsDep),
		metrics.go#L248: 			deps: makeStatDepSet(heapStatsDep),
		metrics.go#L260: 			deps: makeStatDepSet(heapStatsDep),
		metrics.go#L267: 			deps: makeStatDepSet(heapStatsDep),
		metrics.go#L274: 			deps: makeStatDepSet(sysStatsDep),
		metrics.go#L293: 			deps: makeStatDepSet(heapStatsDep),
		metrics.go#L300: 			deps: makeStatDepSet(heapStatsDep),
		metrics.go#L307: 			deps: makeStatDepSet(heapStatsDep),
		metrics.go#L332: 			deps: makeStatDepSet(heapStatsDep),
		metrics.go#L340: 			deps: makeStatDepSet(heapStatsDep),
		metrics.go#L347: 			deps: makeStatDepSet(heapStatsDep),
		metrics.go#L354: 			deps: makeStatDepSet(heapStatsDep),
		metrics.go#L361: 			deps: makeStatDepSet(heapStatsDep),
		metrics.go#L368: 			deps: makeStatDepSet(sysStatsDep),
		metrics.go#L375: 			deps: makeStatDepSet(sysStatsDep),
		metrics.go#L382: 			deps: makeStatDepSet(sysStatsDep),
		metrics.go#L389: 			deps: makeStatDepSet(sysStatsDep),
		metrics.go#L396: 			deps: makeStatDepSet(heapStatsDep, sysStatsDep),
		metrics.go#L403: 			deps: makeStatDepSet(sysStatsDep),
		metrics.go#L410: 			deps: makeStatDepSet(sysStatsDep),
		metrics.go#L417: 			deps: makeStatDepSet(sysStatsDep),
		metrics.go#L424: 			deps: makeStatDepSet(heapStatsDep, sysStatsDep),
		metrics.go#L866: 		agg.ensure(&data.deps)